MediaWiki API result

This is the HTML representation of the JSON format. HTML is good for debugging, but is unsuitable for application use.

Specify the format parameter to change the output format. To see the non-HTML representation of the JSON format, set format=json.

See the complete documentation, or the API help for more information.

{
    "batchcomplete": "",
    "query": {
        "pages": [
            {
                "ns": 0,
                "title": "API",
                "missing": ""
            },
            {
                "pageid": 1,
                "ns": 0,
                "title": "Main Page",
                "revisions": [
                    {
                        "user": "WikiSysop",
                        "timestamp": "2022-10-02T12:05:44Z",
                        "slots": {
                            "main": {
                                "contentmodel": "wikitext",
                                "contentformat": "text/x-wiki",
                                "*": "<!-- Borrowed from Wikipedia [User:Angela] with modifications by Paul Robinson -->\n<div style=\"float:right; padding-left:5px;\">\n{| style=\"text-align:left; border:1px solid #aaaaaa; background-color:#f9f9f9;width: 200px;font-family: Verdana, sans-serif;\"\n|- padding:5px;padding-top:0.5em;font-size: 95%;\n|\n----\n<div style=\"border:1px solid #ccc; background: #fff; border-right:3px solid #ccc; border-bottom:3px solid #ccc; text-align: center; padding:3px; float:right; font-size: smaller; line-height: 1.3; margin-right: 4px;\">\n<div style=\"width:100%\">{{CURRENTDAYNAME}}</div>\n<div style=\"font-size: x-large; width: 100%;\">{{CURRENTDAY}}</div>\n<div style=\"width: 100%;\"> {{CURRENTMONTHNAME}}</div>\n<div style=\"width: 100%;\">{{CURRENTYEAR}}</div>\n<div style=\"background: #aaa; color: #000;\">'''{{CURRENTTIME}}''' UTC</div>\n</div>\n<big>'''Welcome To The NARS2000 Project'''</big>\n----\n<div style=\"text-align:center;\">\n</div>\n|-\n|\n__TOC__\n|}\n</div>\n'''Welcome to NARS2000 Wiki''' where '''Nested Arrays-APL-APL2''', how they work and what they do - abundantly awaits you, as a learning tool and later as a great reference and refresher! This wiki also proposes to create an on-line reference for the <span class=\"plainlinks\">[http://en.wikipedia.org/wiki/APL_(programming_language) APL Programming Language] (this is a link to the article on Wikipedia) as implemented by NARS2000.</span><br><div align=\"right\"><span class=\"plainlinks\" style=\"font-size:70%\">'''Useful NARS links:''' [http://www.nars2000.org/ NARS2000] home page, NARS news. [http://www.sudleyplace.com/APL/projects.html Sudley Place] APL Projects.<br>[http://www.nars2000.org/download/Download.html NARS2000 Download] and NARS2000 [http://sourceforge.net/projects/nars2000/ Source Code] at SourceForge.net.<br>[http://www.sigapl.org ACM Special Interest Group - SIG APL] including APL News generally.</span></div>\n== Getting Started ==\n* [[Introduction to APL]]\n* [[The language toolbar]]\n* [[Keyboard]] - What keys are mapped to what symbols\n* [[APL Font]]\n* [[Platforms|Platforms:  Windows, Linux, Mac OS]]\n* [[APL Wiki Tutorial]]\n* [[Character names]]\n* [[Error codes]]\n* [[Examples]]\n\n== Compatibility With Extended APL Standard ==\nNARS2000 is compatible with the Extended APL Standard ([http://www.math.uwaterloo.ca/~ljdickey/apl-rep/docs/is13751.pdf ISO-IEC 13751]).  There are many consistent extensions, and one unimplemented but optional feature.\n\n* [[Consistent Extensions in NARS2000]]\n* [[Optional Facilities Included in NARS2000]]\n* [[Optional Facilities Missing from NARS2000]]\n\n== Detailed Documentation ==\n'''APL-APL2 Programming-Developers''' (most Users viewing this page):\n* [[Language Features]]\n* [[Control Structures]]\n* [[User-Defined Functions/Operators/Hyperators]]\n* [[Session Manager]]\n* [[Session Manager Editing]]\n* [[Accented Characters]]\n* [[System Commands]] - also known as hook commands, these commands begin with <apll>)</apll> and can only be entered from the keyboard ('''<u>not</u> callable''' from '''user functions''')\n* [[System Variables]] - also known as \"quad\" <apll>{quad}</apll> variables\n* [[System Functions]] - also known as \"quad\" <apll>{quad}</apll> functions ('''callable''' from '''user functions''')\n* [[System Labels]]:  <apll>\u2395ID</apll>, <apll>\u2395INV</apll>, <apll>\u2395MS</apll>, and <apll>\u2395PRO</apll> in Anonymous Functions/Operators/Hyperators and User-Defined Functions/Operators/Hyperators.\n* [[Function Editing]] - of user functions\n* [[Customization]]\n* [[Initialization and Workspace Files]]\n* [[Known Limitations]]\n* [[Implementation Comparisons]]\n\n== Adding to the Wiki ==\n* [[APL editing conventions for this wiki]]\n\n== Developer's Corner ==\nC/C++/Bison/PHP Programming, NARS Interpreter Developers:\n* [[Developer's Notes]]\n# [[Creating New System Functions]] - creating new \"quad\" <apll>{quad}</apll> system functions for NARS2000.exe\n* [[Project Ideas]]\n* [[Proposal To Extend .atf Files]]"
                            }
                        },
                        "comment": "/* Developer's Corner */"
                    }
                ]
            }
        ]
    }
}